From: Nick Roberts Date: Mon, 22 Sep 2003 22:00:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25469 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d6e0c82d0d2a3edb7bcfe178946cf400e2a1d7c1;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d445e456be3..9a88799e5e6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-09-22 Nick Roberts + + * progmodes/gud.el (perldb): Add gud-until to list of commands. + Update gud-remove. + 2003-09-22 Richard M. Stallman * progmodes/sh-script.el (sh-mode-default-syntax-table): @@ -86,7 +91,7 @@ * progmodes/ebrowse.el: Fix broken magic autoload comments. -2003-09-17 Mario Lang (tiny change) +2003-09-17 Mario Lang * progmodes/gud.el (perldb): Change gud-print from just "%e" to "p %e" to actually print the value in the GUD buffer.